home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: AMMS Delete Batch 2.00 [English] / 12-02-1995
- ;
- ; Translation by The Terminator
- ;
-
-
-
- ;
- ; Errormessage : No additional batches permitted !
- ;
- T_NoBatch="No additional batches permitted !"
- ;
- ; Errormessage : Unknown additional batch
- ; batch = First part of batchname
- ; maxbatches = Highest batchnumber
- ;
- T_UnknownBatch="Only names from 'batch'1 to 'batch''maxbatches' permitted !"
- ;
- ; Errormessage : User does not exist
- ; p2 = Username
- ;
- T_UnknownUser="User ""'p2'"" does not exist !"
- ;
- ; Menu : Really delete batch
- ; p1 = Batchname
- ;
- T_Question="Really delete batch ""'p1'"" ? N#LEFT#"
- ;
- ; Menu : Key for no
- ;
- KEY_NO="N^M"
- ;
- ; Menu : Key for yes
- ;
- KEY_YES="YJ"
-